home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / archivat / uup / readme next >
Text File  |  1996-01-26  |  2KB  |  60 lines

  1.  
  2.  
  3.  
  4. What's new in 1.4:
  5. ------------------
  6.  
  7.      I dare say, nothing is new here. Some logics is changed, a bug with
  8. DIET packer is fixed, a couple of new switches are added. The main  idea
  9. and algorithm are the same, but minor changes are there also.
  10.      Here are 2 new switches:
  11.  
  12.         -l## where ## is a decimal number. Specifies  a  decoder  level.
  13.              The bigger number is used, tracing of the program  will  go
  14.              further. If you find after unpacking that UUP didn't unpack
  15.              the program (produced  a  packed  file),  you  may  try  to
  16.              increase this level. Default value is 1.
  17.  
  18.         -s More strict file sizing. I don't know, whether this switch is
  19.              very  useful.  For  some  packers  this  switch  allows  to
  20.              decrease the output file length.
  21.  
  22.  
  23.  
  24.      Here, I've a PROPOSAL:
  25.                   --------
  26.  
  27.      What about UUP which uses 386 protected mode, more intelligent  and
  28. flexible. I've seen a program that uses the  same  idea  that  UUP  uses
  29. (called TSUP, authors: Levan Natroshvili,George Datuashvili)  -  a  good
  30. implementation of the idea, but it is a mere implementation of the  same
  31. idea, no new methods...
  32.      May be, somebody will gather his courage  and  create  a  wonderful
  33. unpacker of executables? Here are some of new ideas about it:
  34.  
  35.         - 386 protected mode (8086 virtual machine) allows to  eliminate
  36.           computer hangs.
  37.  
  38.         - more flexible (or user specifiable) behavior of  decoder;  set
  39.           of decoders (one for PKLITE+DIET+LZEXE,one for  NORTON  6,etc)
  40.           The user can select a decoder to be used or they are tried one
  41.           by one until successful unpacking.
  42.  
  43.         - unpack .com files also - not only  .exe  files;  BTW,  try  to
  44.           delete the effect of COM2EXE,EXE2COM programs.
  45.  
  46.         - More precise file sizing; if human being is able  to  truncate
  47.           executable file so that it continues to do the  job,  computer
  48.           is able to truncate it so that it will work sometimes. :-)
  49.  
  50.  
  51.      If this seems to be interesting  to  you,  I'm  glad  to  help  you
  52. (ideas, old sources, good and bitter experience, etc.)
  53.  
  54.      You can reach me at 2:291/706.34@Fidonet.
  55.  
  56.  
  57. Bye,
  58.  
  59. Ilfak Guilfanov.
  60.